-
Home
-
WP phpMyAdmin
-
5.2.2.01 (latest)
-
Code
-
Classes
- AuthenticationCookie
Total Complexity |
97 |
Dependencies |
15 |
Dependents |
0 |
Total lines |
638 |
Lines of code |
401 |
Logical lines of code |
229 |
Comment lines |
121 |
Methods |
13 |
Properties |
0 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
readCredentials() |
D |
27 |
35 |
136 |
showLoginForm() |
C |
31 |
25 |
107 |
rememberCredentials() |
A |
48 |
8 |
35 |
storeCredentials() |
S |
54 |
6 |
21 |
logOut() |
S |
56 |
5 |
19 |
getEncryptionSecret() |
S |
59 |
4 |
14 |
storePasswordCookie() |
S |
58 |
3 |
15 |
cookieDecrypt() |
S |
59 |
3 |
14 |
getSessionEncryptionSecret() |
S |
64 |
3 |
9 |
cookieEncrypt() |
S |
65 |
2 |
9 |
storeUsernameCookie() |
S |
67 |
1 |
9 |
showFailure() |
S |
63 |
1 |
10 |
handlePasswordChange() |
S |
81 |
1 |
3 |